github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/russross/blackfriday/testdata/Amps and angle encoding.text (about)

     1  AT&T has an ampersand in their name.
     2  
     3  AT&T is another way to write it.
     4  
     5  This & that.
     6  
     7  4 < 5.
     8  
     9  6 > 5.
    10  
    11  Here's a [link] [1] with an ampersand in the URL.
    12  
    13  Here's a link with an amersand in the link text: [AT&T] [2].
    14  
    15  Here's an inline [link](/script?foo=1&bar=2).
    16  
    17  Here's an inline [link](</script?foo=1&bar=2>).
    18  
    19  
    20  [1]: http://example.com/?foo=1&bar=2
    21  [2]: http://att.com/  "AT&T"